add
fun DslList<ModuleConfigProtos.RemoteHardwarePin, ModuleConfigKt.RemoteHardwareConfigKt.Dsl.AvailablePinsProxy>.add(value: ModuleConfigProtos.RemoteHardwarePin)
Exposes the available pins to the mesh for reading and writing
Content copied to clipboard
repeated .meshtastic.RemoteHardwarePin available_pins = 3;
Parameters
value
The availablePins to add.